@charset "utf-8";
.card-fouth{
    display: flex;
    justify-content: space-between;
    height: 546px;
	overflow: hidden;
}
.card-fouth .desc.desc-list {
    width: 253px;
    z-index: 9999;
    white-space: nowrap;
    text-align: left;
	-moz-box-shadow: 3px 5px 10px rgba(161, 156, 156, 0.349019607843137);
	-webkit-box-shadow: 3px 5px 10px rgb(161 156 156 / 35%);
	box-shadow: 3px 5px 10px rgb(161 156 156 / 35%);
}
/*顶部分类*/
.card-fouth .industry {
    font-size: 20px;
    color: #999;
    height: 99px;
    line-height: 99px;
    width: 100%;
}
.card-fouth .industry.first {
    padding-left: 0
}
.card-fouth .industry.last {
    padding-right: 0
}
.card-fouth .industry.active {
    padding-bottom: 14px
}
.card-fouth .industry a {
    width: 100%;
    height: 99px;
    line-height: 99px;
    display: flex;
    justify-content: space-between;
    padding: 0 11%;
    font-family: PingFangSC-Regular, "PingFang SC", sans-serif;
    color: #333333;
    font-size: 18px;
    position: relative;
}

.card-fouth .industry p{
    width: 84%;
    margin-left: 5%;
    background: url(../images/index/u91.svg) no-repeat center/cover;
    height: 2px;
}
.card-fouth .industry.active a {
    background: #119be8;
    font-family: PingFangSC-Regular, "PingFang SC", sans-serif;
    color: #F8F8F8;
}
.card-fouth .industry.active p{
    height: 0;
}

/*内容*/
.card-fouth .case-container {
    position: relative;
    width: 518px;
    margin: 0 auto;
    height: auto;
}
.card-fouth .case-panel {
    width: 100%;
    position: absolute;
    z-index: 1;
    opacity: 0;
    /*overflow: hidden;*/

}
.case-panel-zuoyou{
    width: 100%;
}
.card-fouth .case-panel.active {
    z-index: 100;
    opacity: 1;
    -webkit-transition: all .2s ease-out .1s;
    transition: all .2s ease-out .1s
}
.card-fouth .case-preview {
    display: inline-block;
    width:518px;
    height: 650px;
    /*height: 546px;*/
    position: absolute;
    top: 0;
    left:0;
    z-index: 200;
}
/*内容左侧*/
.card-fouth .case-left {
    width: 100%;
    height: 343px;
    position: relative;
}
.card-fouth .case-left img {
    width: 100%;
    height: 100%;
}
.card-fouth .case-left .phone-image {
    position: absolute;
    width: 100%;
    top: 0;
    left:0;
    z-index: 1;
    opacity: 0
}
.card-fouth .case-left .phone-image.active {
    z-index: 100;
    opacity: 1;
    -webkit-transition: all .2s ease-out .1s;
    transition: all .2s ease-out .1s
}
.sub_bottom ul{
    position: absolute;
    width: 100%;
    top:345px;
    left:0;
    z-index: 1;
    opacity: 0
}
.sub_bottom ul.active{
    z-index: 100;
    opacity: 1;
    -webkit-transition: all .2s ease-out .1s;
    transition: all .2s ease-out .1s
}
/*内容右侧*/
.card-fouth .case-head {
    font-size: 43px;
    color: #242424;
    margin-bottom: 20px;
    font-weight: 500;
}
.card-fouth .case-text {
    font-size: 18px;
    color: #141414;
    padding-bottom: 22px;
    height: 107px
}
.card-fouth .case-content {
    width: 100%;
    margin-top: 10px;
    position: absolute;
    top: 342px;
}
.card-fouth .case-icon-list {
    width:518px;
    height: 100%;
    padding-top:30px;
    line-height: 86px;
	background-color: rgba(251, 250, 250, 1);
	overflow: hidden;
}
.card-fouth .case-icon-list img {
    margin-top: 35px;
    margin-right: 30px;
    display: inline-block;
    width: 117px;
    border-radius: 20px
}
.card-fouth .case-content img {
    margin-top: 15px;
    width: 576px;
    height: 1px;
    opacity: 0.3
}
.card-fouth .case-icon-list .image-hover{
    /* display: inline-block; */
    width:100%;
    color: #333333;
    height: 86px;
    line-height: 86px;
	font-family: PingFangSC-Regular, "PingFang SC", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    text-align: left;
	position: relative;
	padding: 0!important;
}
.card-fouth .case-icon-list .image-hover a{
	display: inline-block;
    width:100%;
    color: #333333;
	font-family: 'PingFangSC-Thin', 'PingFang SC Thin', 'PingFang SC', sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 18px;
	text-align: left;
	padding: 0;
	padding: 0 30px;
	display: flex;
	justify-content: space-between;
}
.card-fouth .case-icon-list .image-hover a .textright{
    position: absolute;
    right:10%;
    top: 0;
    font-family: 'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif;
    font-weight: 650;
    font-style: normal;
    color: #9B9898;
}
.card-fouth .case-icon-list .image-hover p{
	position: absolute;
	bottom: -1px;
    width: 86%;
    margin-left: 5%;
    background: url(../images/index/u46.svg) no-repeat center/cover;
    height: 2px;
}
.xiantiaoxia{
	position: inherit!important;
	margin-left: 5%!important;
	background: url(../images/index/xian.svg) no-repeat center/cover!important;
	height: 2px!important;
	margin-top: 5px!important;
}
.xiantiaoxia1{
	position: absolute;
	bottom: -90px!important;
	margin-left: 5%!important;
	background: url(../images/index/xian.svg) no-repeat center/cover!important;
	height: 2px!important;
	margin-top: 5px!important;
}
.left-text{
	display: flex;
}
.right-xiao-header{
	text-align: center;
	font-size: 12px;
	width: 20px;
	height: 10px;
	line-height: 10px!important;
	padding: 5px;
	padding-top:30px;	
}
.right-xiao-header1{
	text-align: center;
	font-size: 12px;
	width: 20px;
	height: 10px;
	line-height: 10px!important;
	padding: 5px;
	padding-top:20px;	
}
.right-xiao{
	text-align: center;
	font-size: 12px;
	width: 20px;
	height: 10px;
	line-height: 10px!important;
	padding:5px;
}
.right-xiao1{
			text-align: center;
	    font-size: 12px;
			width: 20px;
			height: 10px;
			line-height: 10px!important;
}
.card-fouth .case-icon-list .image-hover.active {
    background:#119be8;
    color: #F2F2F2;
}
.card-fouth .case-icon-list .image-hover.active a .textright{
	font-family: 'Arial-BoldMT', 'Arial Bold', 'Arial', sans-serif;
	    font-weight: 700;
	    font-style: normal;
	    color: #F8F8F8;
}
.card-fouth .case-icon-list .image-hover.active p{
    height: 0;
}
.card-fouth .case-icon-list .image-hover.active a{
    color: #F2F2F2;
}

